Skip to content

perf: Update TOML#669

Merged
epage merged 4 commits into
rust-cli:mainfrom
epage:toml
Jul 8, 2025
Merged

perf: Update TOML#669
epage merged 4 commits into
rust-cli:mainfrom
epage:toml

Conversation

@epage
Copy link
Copy Markdown
Contributor

@epage epage commented Jul 8, 2025

For more context on the performance improvements, see https://epage.github.io/blog/2025/07/toml-09/

I held off on switching to DeTable (avoiding serde overhead) because toml::de::DeInteger doesn't expose enough of an API

@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 16154022882

Details

  • 14 of 14 (100.0%) changed or added relevant lines in 1 file are covered.
  • 34 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.5%) to 64.649%

Files with Coverage Reduction New Missed Lines %
src/source.rs 1 70.27%
src/error.rs 5 71.95%
src/value.rs 28 34.4%
Totals Coverage Status
Change from base Build 15911300899: -0.5%
Covered Lines: 940
Relevant Lines: 1454

💛 - Coveralls

@epage epage merged commit 63c5660 into rust-cli:main Jul 8, 2025
17 checks passed
@epage epage deleted the toml branch July 8, 2025 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants